home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
Inspectors
/
AIInspector
/
Makefile
< prev
next >
Wrap
Makefile
|
1995-06-12
|
685b
|
36 lines
#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#
NAME = AIInspector
PROJECTVERSION = 1.1
LANGUAGE = English
LOCAL_RESOURCES = AIInspector.nib
CLASSES = AIInspector.m AIView.m
HFILES = AIInspector.h AIView.h
OTHERSRCS = bundle.registry Makefile Makefile.preamble
MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = bundle.make
SOURCEMODE = 444
-include Makefile.preamble
include $(MAKEFILEDIR)/$(MAKEFILE)
-include Makefile.postamble
-include Makefile.dependencies